runtime.specialfinalizer.fn (field)
6 uses
runtime (current package)
heapdump.go#L462: dumpfinalizer(p, spf.fn, spf.fint, spf.ot)
mgcmark.go#L396: scanblock(uintptr(unsafe.Pointer(&spf.fn)), goarch.PtrSize, &oneptrmask[0], gcw, nil)
mheap.go#L1806: fn *funcval // May be a heap pointer.
mheap.go#L1818: s.fn = f
mheap.go#L1836: scanblock(uintptr(unsafe.Pointer(&s.fn)), goarch.PtrSize, &oneptrmask[0], gcw, nil)
mheap.go#L1922: queuefinalizer(p, sf.fn, sf.nret, sf.fint, sf.ot)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)